﻿@charset "utf-8";
/* CSS Document */
*{margin: 0;padding: 0;}
body{padding:0; margin:0 auto; color:#333; font-size:16px; font-family:Microsoft Yahei;position:relative;}
/* body,html{height:100%;} */
form,div, p, ul, li,ol,dl, dt, dd, h1, h2, h3, h4, h5, h6, input, select, button, textarea, iframe, table, th, td{ padding:0; margin:0;}
h1, h2, h3, h4, h5, h6{ font-weight:normal;}
li{ list-style:none;}
img{ border:none; border:0;}
i{font-style:normal;}
a{ text-decoration:none; color:#333333;cursor:pointer;}
a:hover{color:#3188d8;}
.clear{clear:both; height:0; line-height:0; font-size:0; overflow:hidden; zoom:1;}
.clear5{clear:both; height:5px; line-height:0; font-size:0; overflow:hidden; zoom:1;}
.clear7{clear:both; height:7px; line-height:0; font-size:0; overflow:hidden; zoom:1;}
.clear10{clear:both; height:10px; line-height:0; font-size:0; overflow:hidden; zoom:1;}
.clear15{clear:both; height:15px; line-height:0; font-size:0; overflow:hidden; zoom:1;}
.clear20{clear:both; height:20px; line-height:0; font-size:0; overflow:hidden; zoom:1;}
.clear25{clear:both; height:25px; line-height:0; font-size:0; overflow:hidden; zoom:1;}
.clear30{clear:both; height:30px; line-height:0; font-size:0; overflow:hidden; zoom:1;}
input, textarea{font-family:Microsoft Yahei; font-size:14px;}
input:focus { outline: none;}
body{background: url("/material/new_images/bodybg.png") no-repeat;background-size: cover;}
.w1240{ width:1240px; margin:0 auto; min-width:1240px;}
.fl{ float:left;}
.fr { float: right;}
.pcbox{
    position: relative;
    background: url("/material/new_images/headbg.png") no-repeat;
    background-size: 100% auto;min-width:1240px;
}
.sub_main{position: relative;z-index: 5;}
.dagbgbanner{ width:100%; position:absolute; box-sizing: border-box; margin-top:-80px;}
.dagbgbanner .hd{ height:15px; position:absolute; width: 100%; bottom:5px; z-index:1; }
.dagbgbanner .hd ul{ zoom:1; float:left; width: 100%; text-align: center;}
.dagbgbanner .hd ul li{ display: inline-block; margin:0 3px;  width:10px; height:10px; border-radius: 50%; text-align:center; background:#d4d2d2; cursor:pointer; }
.dagbgbanner .hd ul li.on{ background:#d4d2d2; width: 25px;border-radius: 10px; }
.dagbgbanner .bd{width: 100%; position:relative; height:auto; z-index:0;   }
/* .slideBox .bd li{ zoom:1; vertical-align:middle; } */
.dagbgbanner .bd img{display:block;  }

